.bg{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.bg img{
	display: block;
	width: 100%;
}

